Kilo Code
Kilo Code is the open source AI coding agent for VS Code, JetBrains, and your CLI. Official site: kilo.ai
1.1 Usage
Method 1: UI Configuration
- Open Kilo Code settings.
- Go to
Providers. - Select
OpenAI Compatible. - Enter:
Base URL:https://api.hpc-ai.com/inference/v1API Key:your-hpc-ai-api-keyModel:minimax/minimax-m2.5
- Save the configuration and run a test request.
Method 2: Exported Settings
If you want to document the file-based settings format, export it from a current Kilo Code build first instead of hard-coding an unverified JSON path or schema.